home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1821 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  873 b 

  1. Path: news.production.compuserve.com!news
  2. From: Tal Garfinkel <73400.667@CompuServe.COM>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Freeware/Shareware compiler....what I've found
  5. Date: 17 Jan 1996 03:23:36 GMT
  6. Organization: CompuServe, Inc. (1-800-689-0736)
  7. Message-ID: <4dhq3o$bj5$1@mhade.production.compuserve.com>
  8. References: <rmhanson.79.30F9A4A9@students.wisc.edu>
  9.  
  10. In the freeware compiler department djgpp (the gcc port) is the 
  11. only package worth looking at. However as was previously 
  12. mentioned it requires at least a 386 as it uses DPMI. In addition 
  13. to this it is not exactly the incarnation of user friendliness 
  14. either. For those learning C under Dos I would reccomend one of 
  15. the older borland 3.x compilers. They offer all the tools 
  16. neccessary for the beginner without the added complexity of a 
  17. newer windows based tool yet still posesses full ANSI compliance. 
  18.